From 05655c5bfac44030e2a83e026125c4e400de2d01 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 27 Jan 2014 23:30:28 -0500 Subject: [PATCH] Trivial typo fix --- gtk/gtkbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c index 4ec256f8b6..943e93b897 100644 --- a/gtk/gtkbox.c +++ b/gtk/gtkbox.c @@ -1753,7 +1753,7 @@ gtk_box_get_spacing (GtkBox *box) * * Sets the baseline position of a box. This affects * only horizontal boxes with at least one baseline aligned - * child. If there is more vertical space availible than requested, + * child. If there is more vertical space available than requested, * and the baseline is not allocated by the parent then * @position is used to allocate the baseline wrt the * extra space available. -- 2.30.2